﻿#footer {
	width: 100%;
	background: #EBEBEB;
}

.footer-content {
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
	padding: 20px 0px 45px 0px;
}

/* 友情链接 */
.footer-links {
	width: 100%;
}

.footer-links-tip {
	color: #545454;
	font-size: 20px;
	font-weight: bold;
	float: left;
	width: 85px;
	height: 38px;
	line-height: 38px;
}

.footer-links-ul {
	width: calc(100% - 100px);
	flex: 1;
	display: block;
	position: relative;
	float: left;
}

.footer-links-ul>ul {
	/* margin-right: -18px; */
	width: 100%;
	height: 38px;
}

.footer-links-ul>ul>li {
	float: left;
	width: 24%;
	margin-left: 1%;
	list-style-type: none;
}

.footer-links-ul>ul>li p {
	padding-left: 14px;
	height: 36px;
	border: 1px solid #e5e5e5;
	line-height: 36px;
	background-color: #ffffff;
	position: relative;
	cursor: pointer;
	z-index: 6;
	color: #5f5f5f;
	transition: .3s all;
}

.footer-links-ul>ul>li p em {
	position: absolute;
	right: 12px;
	top: 15px;
	width: 10px;
	height: 6px;
	transition: .3s all;
	background: url(/cms/templates/430537063102000000/images/footer_icon_01.png) no-repeat;
}

.footer-links-ul>ul>li.on p i {
	display: block;
}

.footer-links-ul>ul>li.on em {
	transform: rotate(180deg);
}

.footer-links-ul>ul>li p i {
	position: absolute;
	left: 50%;
	bottom: 38px;
	margin-left: -14px;
	width: 28px;
	height: 15px;
	display: none;
	background: url(/cms/templates/430537063102000000/images/footer_icon_02.png) no-repeat center;
}

.footer-links-ul>ul>li .footer-links-ul-li {
	display: none;
	position: absolute;
	width: calc(100% + 85px);
	left: -85px;
	right: 0;
	z-index: 5;
	bottom: 52px;
	background-color: #ffffff;
	border-radius: 2px;
	box-shadow: 0 0 6px rgba(22, 88, 160, .21);
}

.position-link {
	padding: 15px 20px 15px 30px;
	box-sizing: border-box;
}
.each-li{
    float: left;
    width: 14.28571%;
    line-height: 30px;
}
.position-link .each-li a{
    color: #5f5f5f;
}
.position-link .each-li a:hover{
    color: #5f5f5f;
}


/* 手机端友情链接 */

.phone-footer-links-ul {
	width: calc(100% - 100px);
	flex: 1;
	display: none;
	position: relative;
	float: left;
}

.phone-footer-links-ul>ul {
	/* margin-right: -18px; */
	width: 100%;
	height: 38px;
}

.phone-footer-links-ul>ul>li {
	float: left;
	width: 24%;
	margin-left: 1%;
	list-style-type: none;
}

.phone-footer-links-ul>ul>li p {
	padding-left: 14px;
	height: 36px;
	border: 1px solid #e5e5e5;
	line-height: 36px;
	background-color: #ffffff;
	position: relative;
	cursor: pointer;
	z-index: 6;
	color: #5f5f5f;
}

.phone-footer-links-ul>ul>li p em {
	position: absolute;
	right: 12px;
	top: 15px;
	width: 10px;
	height: 6px;
	background: url(/cms/templates/430537063102000000/images/footer_icon_01.png) no-repeat;
}

.mark_2021 {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}

.dialog_2021 {
	width: 80%;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	max-height: 85%;
	overflow-y: auto;
}

.dialog_2021 ul li {
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0;
	border-bottom: 1px #e8e8e8 solid;
	text-align: left;
}

.dialog_2021 ul li a {
	display: block;
	padding: 0 15px;
	color: #666;
}


/* 底部网站信息 */
.footer-bottom {
	width: 100%;
	margin-top: 23px;
}

/* 网站信息 */
.footer-gywm {
	float: left;
	width: 40%;
	margin-right: 2%;
}

.footer-gywm ul {
	width: 100%;
}

.footer-gywm ul li {
	float: left;
	font-size: 16px;
	color: #545454;
}
.footer-gywm ul li a{
       color: #545454;
}

.footer-gywm ul li span {
	margin: 0px 10px;
}

.footer-gywm-other {
	width: 100%;
	margin-top: 30px;
	line-height: 30px;
	color: #545454;
	font-size: 16px;
}
.footer-gywm .footer-gywm-other a{
       color: #545454;
}
.footer-gywm .footer-gywm-other a:hover{
       color: #545454;
}

/* 新媒体矩阵 */
.footer-jz {
	float: left;
	width: 34%;
        position: relative;
}

/* 二维码 */
#gzh{
    width: 135px;
    height: 135px;
    position: absolute;
    left: -140px;
    top: 3px;
    display: none;
    background: url(/cms/templates/430537063102000000/images/wxgzh.jpg) no-repeat;
}
#mztapp{
    width: 135px;
    height: 135px;
    position: absolute;
    left: -140px;
    top: 3px;
    display: none;
    background: url(/cms/templates/430537063102000000/images/mztapp.jpg) no-repeat;
}
#zsnp{
    width: 135px;
    height: 135px;
    position: absolute;
    left: -140px;
    top: 3px;
    display: none;
    background: url(/cms/templates/430537063102000000/images/zsnp.jpg) no-repeat;
}


.footer-jz-tip {
	margin-bottom: 20px;
        color: #545454;
}

.footer-jz-tip a,.footer-jz-tip a:link,.footer-jz-tip a:visited {
	font-size: 16px;
	color: #545454 !important;
}

.footer-jz li {
	width: 50%;
	float: left;
	margin-bottom: 9px;
	list-style: none;
        cursor: pointer;
}

.footer-jz li a {
	display: block;
	margin-right: 6px;
	line-height: 44px;
	height: 44px;
	padding-left: 52px;
	background-color: #DEDEDE;
	position: relative;
	cursor: inherit;
	font-size: 15px;
	color: #545454;
}

.footer-jz li a img {
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 7px;
	left: 15px;
}


/* 网站找错 */
.footer-zc {
	width: 24%;
	float: left;
	text-align: right;
}

 


/* =================@media================== */


@media screen and (max-width: 1340px) {
	.footer-content {
		max-width: 1200px;
		box-sizing: border-box;
	}

	.phone-footer-links-ul {
		display: none;
	}
}

@media screen and (max-width: 1240px) {

	.footer-content {
		max-width: 1000px;
		box-sizing: border-box;
	}

	.phone-footer-links-ul {
		display: none;
	}

}


@media screen and (max-width: 1000px) {
	.footer-content {
		padding: 20px 15px 30px 15px;
		box-sizing: border-box;
	}

	.phone-footer-links-ul {
		display: block;
	}

	.footer-links-ul {
		display: none;
	}

	.footer-gywm {
		width: 52%;
	}

	.footer-gywm ul {
		display: flex;
		justify-content: center;
	}

	.footer-gywm ul li {
		float: left;
		font-size: 14px;
		color: #545454;
	}

	.footer-gywm-other {
		width: 100%;
		margin-top: 18px;
		font-size: 13px;
		line-height: 24px;
	}


	.footer-jz {
		width: 46%;
	}

	.footer-jz-tip a {
		font-size: 13px;
	}

	.footer-jz li a {
		display: block;
		margin-right: 6px;
		line-height: 40px;
		height: 40px;
		padding-left: 52px;
		background-color: #DEDEDE;
		position: relative;
		cursor: inherit;
		font-size: 15px;
		color: #545454;
	}

	.footer-jz li a img {
		width: 30px;
		height: 30px;
		line-height: 30px;
		position: absolute;
		top: 5px;
		left: 15px;
	}


	.footer-zc {
		width: 100%;
		text-align: center;
		margin-left: -10px;
		box-sizing: border-box;
 
	}

 

}


@media screen and (max-width: 750px) {


	.footer-content {
		padding: 5px 15px 30px 15px;
		box-sizing: border-box;
	}

	.footer-links-tip {
		width: 100%;
		font-size: 18px;
		height: 50px;
		line-height: 50px;
	}

	.footer-links-ul {
		display: none;
	}

	.phone-footer-links-ul {
		display: block;
		width: 100%;
	}

	.phone-footer-links-ul>ul {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.phone-footer-links-ul>ul>li {
		width: 25%;
		margin-left: 0%;
	}

	.phone-footer-links-ul>ul>li p {
		padding-left: 8px;
		height: 36px;
		border: 1px solid #e5e5e5;
		line-height: 36px;
		background-color: #ffffff;
		position: relative;
		cursor: pointer;
		z-index: 6;
		font-size: 12px;
	}

	.phone-footer-links-ul>ul>li p em {
		right: 5px;
		top: 17px;
		background-size: 70% 70%;
		width: 10px;
		height: 6px;
	}

	.phone-links1,
	.phone-links2,
	.phone-links3 {
		width: 26% !important;
	}

	.phone-links4 {
		width: 20% !important;
	}



	.footer-gywm {
		width: 100%; float:none;
	}

	.footer-gywm ul {
		display: flex;
		justify-content: center;
                flex-wrap: wrap;
	}

	.footer-gywm ul li {
		float: left;
		font-size: 12px;
		color: #545454;
	}

	.footer-gywm ul li span {
		margin: 0px 10px;
	}

	.footer-gywm-other {
		width: 100%;
		margin-top: 18px;
		font-size: 11px;
		line-height: 24px;
                text-align: center;
	}


	.footer-jz {
		display: none;
	}


	.footer-zc {
		width: 100%;
		text-align: center;
		float: none;
		margin-left: -10px;
		box-sizing: border-box;
	}

 

}


@media screen and (max-width: 320px) {

	.phone-footer-links-ul {
		display: block;
	}

	.footer-links-ul {
		display: none;
	}

	.phone-footer-links-ul>ul {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.phone-footer-links-ul>ul>li {
		width: 50%;
		margin-left: 0%;
	}

	.phone-footer-links-ul>ul>li p {
		padding-left: 10px;
		height: 36px;
		border: 1px solid #e5e5e5;
		line-height: 36px;
		background-color: #ffffff;
		position: relative;
		cursor: pointer;
		z-index: 6;
		font-size: 10px;
	}


	.phone-links1,
	.phone-links2,
	.phone-links3,
	.phone-links4 {
		width: 50% !important;
	}


	.footer-gywm ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		text-align: center;
	}

	.footer-gywm ul li {
		margin-bottom: 10px;
	}

	.footer-gywm-other {
		margin-top: 10px;
	}

}


.footer-zc { position:relative; }
.footer-zc img {vertical-align: middle;}




.dzjg{ text-align:center; position: static;     }
.jc{  text-align:center; position: static;   }
.jc2{  text-align:center; position: static;   }
 
@media (min-width:1000px) {
.dzjg{ top: 30px;  right: 215px;  display: block; position: absolute; }
.jc{ top: 43px; right: 115px; display: block; position: absolute; }
.jc2{ top: 43px; right: 0px; display: block; position: absolute; }
}


@media  (max-width: 1240px){
.jc img{ height:45px; width:auto; }
.jc2 img{ height:45px; width:auto; }
.dzjg img{ height:60px; width:auto; }
}

@media (min-width:1000px) and (max-width: 1240px) {
.dzjg{ top: 34px;  right: 180px; }
.jc{ top: 43px; right: 95px; }
.jc2{ top: 43px; right: 0px; }
}
